Slider Ad Loader
Class containing controls for slider ad loading.
Parameters
context
The activity context used to retrieve the application context.
Functions
Link copied to clipboard
Cancel loading the native ad.
Link copied to clipboard
Start loading the slider ad on a background thread.
suspend fun loadAd(adUnitId: String, readyResponse: String, options: NativeAdOptions): <Error class: unknown class>
fun loadAd(adUnitId: String, readyResponse: String, options: NativeAdOptions, listener: SliderAdLoadListener)
Start loading the slider ad on a background thread with ready response.